home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / temacd / pspad / pspad453inst_cz(2).exe / {app} / Syntax / D.INI < prev    next >
INI File  |  2006-12-10  |  2KB  |  186 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=D
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.d
  7. CommentString=
  8. SlashComment=1
  9. CComment=1
  10. SlashComment=1
  11. DComment=1
  12. IndentChar={
  13. UnIndentChar=}
  14. TabWidth=4
  15. CaseSensitive=1
  16. SingleQuote=1
  17. DoubleQuote=1
  18. KeyWordChars=-_
  19. CodeExplorer=ftUnknown
  20. [KeyWords]
  21. abstract=
  22. alias=
  23. align=
  24. asm=
  25. assert=
  26. auto=
  27. body=
  28. bool=
  29. break=
  30. byte=
  31. case=
  32. cast=
  33. catch=
  34. cdouble=
  35. cent=
  36. cfloat=
  37. char=
  38. class=
  39. const=
  40. continue=
  41. creal=
  42. dchar=
  43. debug=
  44. default=
  45. delegate=
  46. delete=
  47. deprecated=
  48. do=
  49. double=
  50. else=
  51. enum=
  52. export=
  53. extern=
  54. false=
  55. final=
  56. finally=
  57. float=
  58. for=
  59. foreach=
  60. foreach_reverse=
  61. function=
  62. goto=
  63. idouble=
  64. if=
  65. ifloat=
  66. import=
  67. in=
  68. inout=
  69. int=
  70. interface=
  71. invariant=
  72. ireal=
  73. is=
  74. lazy=
  75. long=
  76. mixin=
  77. module=
  78. new=
  79. null=
  80. out=
  81. override=
  82. package=
  83. pragma=
  84. private=
  85. protected=
  86. public=
  87. real=
  88. return=
  89. scope=
  90. short=
  91. static=
  92. struct=
  93. super=
  94. switch=
  95. synchronized=
  96. template=
  97. this=
  98. throw=
  99. true=
  100. try=
  101. typedef=
  102. typeid=
  103. typeof=
  104. ubyte=
  105. ucent=
  106. uint=
  107. ulong=
  108. union=
  109. unittest=
  110. ushort=
  111. version=
  112. void=
  113. volatile=
  114. wchar=
  115. while=
  116. with=
  117. [ReservedWords]
  118. add=
  119. addass=
  120. and=
  121. andass=
  122. bit=
  123. byte=
  124. cat=
  125. cat_r=
  126. catass=
  127. cdouble=
  128. cent=
  129. cfloat=
  130. char=
  131. cmp=
  132. creal=
  133. dchar=
  134. div=
  135. div_r=
  136. divass=
  137. double=
  138. eq=
  139. float=
  140. idouble=
  141. ifloat=
  142. int=
  143. ireal=
  144. long=
  145. mod=
  146. mod_r=
  147. modass=
  148. mul=
  149. mulass=
  150. Object=
  151. opCall=
  152. opIndex=
  153. opSlice=
  154. or=
  155. orass=
  156. real=
  157. shl=
  158. shl_r=
  159. shlass=
  160. short=
  161. shr=
  162. shr_r=
  163. shrass=
  164. sub=
  165. sub_r=
  166. subass=
  167. ubyte=
  168. ucent=
  169. uint=
  170. ulong=
  171. ushort=
  172. ushr=
  173. ushr_r=
  174. ushrass=
  175. void=
  176. wchar=
  177. xor=
  178. xorass=
  179. [KeyWords2]
  180. __FILE__=
  181. __LINE__=
  182. __DATE__=
  183. __TIME__=
  184. __TIMESTAMP__=
  185. [KeyWords3]
  186.